gtk4.git
2020-04-18 Matthias Clasencss: Give none singletons unique names
2020-04-18 Matthias ClasenMerge branch 'css-docs' into 'master'
2020-04-18 Matthias ClasenShorten CSS docs
2020-04-18 Matthias Clasenfilechooser: Cosmetic doc changes
2020-04-18 Matthias Clasendrawingarea: Cosmetic docs fix
2020-04-17 Matthias ClasenNEWS: More updates
2020-04-17 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-04-17 Emmanuele BassiMerge branch 'ebassi/for-master' into 'master'
2020-04-17 Matthias Clasenmigration docs: Updates
2020-04-17 Emmanuele Bassicups: Disable deprecation warnings
2020-04-17 Emmanuele BassiMerge branch 'for-master' into 'master'
2020-04-17 Matthias Clasenaspectframe: Modernize
2020-04-17 Emmanuele BassiReconcile documentation with declaration and definition
2020-04-17 Emmanuele BassiCopy axes when rewriting events
2020-04-17 Matthias ClasenAdwaita: Add focus to expander
2020-04-17 Matthias Clasennodeeditor: Don't set has-focus
2020-04-17 Matthias ClasenMerge branch 'menu-section-title' into 'master'
2020-04-17 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-04-17 Matthias Clasenpopovermenu: Reinstate section title handling
2020-04-17 Matthias Clasengsk: Fall back to cairo if compiling shaders fails
2020-04-17 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-04-17 Matthias Clasenwidget-factory: Add a menu section title
2020-04-17 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-04-17 Matthias Clasenreftests: Stop using shadow-type
2020-04-17 Matthias Clasencalendar: Fix focus keynav
2020-04-17 Matthias ClasenDrop GtkReliefStyle
2020-04-17 Matthias Clasenmenubutton: Drop relief
2020-04-17 Matthias Clasenbutton: Drop relief
2020-04-17 Matthias ClasenDrop GtkShadowType
2020-04-17 Matthias Clasenviewport: Drop shadow-type
2020-04-17 Matthias Clasenframe: Drop shadow-type
2020-04-17 Matthias Clasentreeviewcolumn: Stop using a frame
2020-04-17 Matthias Clasenscrolledwindow: Drop shadow-type
2020-04-17 Matthias Clasenscrolledwindow: Document the .frame style class
2020-04-17 Timm BäderRevert "modelbutton: Emit ::clicked() before closing...
2020-04-17 Matthias ClasenMerge branch 'assorted-menu-fixes' into 'master'
2020-04-17 Timm Bädersnapshot: Avoid a save/restore pair if we can
2020-04-17 Timm Bäderlabel: Ignore setting attrs from NULL to NULL
2020-04-17 Timm Bädertext: unconditionally unref attr list
2020-04-17 Timm Bädertext: Avoid creating a PangoAttrList we don't need
2020-04-17 Timm Bädermeson: Use summary()
2020-04-17 Timm Bädermeson: Trivial formattting
2020-04-17 Timm Bäderlabel: Redraw when text attrs are affected by css change
2020-04-17 Timm Bäderlabel: Don't create an unnecessary attribute list
2020-04-17 Timm Bäderlabel: Only parse mnemonic attributes if we need to
2020-04-17 Timm Bäderlabel: Ignore AFFECTS_ATTRS css changes if we can
2020-04-17 Timm Bäderlabel: Inline function into only caller
2020-04-17 Timm Bäderlabel: Remove some unused quarks
2020-04-17 Timm Bäderlabel: Remove priv pointer
2020-04-17 Timm Bäderlabel: Stop connecting to notify::gtk-enable-accels
2020-04-17 Timm Bäderlabel: Set underline text and markup in one step
2020-04-17 Timm Bäderlabel: Fold set_pattern_internal into only caller
2020-04-17 Timm Bäderadwaita: don't extent %link in linkbuttons
2020-04-17 Timm Bäderlabel: Remove GtkLabel:track-visited-links
2020-04-17 Timm Bäderlabel: Remove a11y-only properties
2020-04-17 Timm Bäderlabel: Fold function into only caller
2020-04-17 Timm Bäderlabel: Don't normalize booleans in internal setters
2020-04-17 Timm Bäderstylecontext: Remove get_pango_attributes
2020-04-17 Timm Bädercssstyle: Only create PangoAttrList if there are attribtues
2020-04-17 Timm Bäderlabel: Pull all pango attributes from the theme
2020-04-17 Timm Bäderlabel: Fix an old TODO comment
2020-04-17 Timm Bädermodelbutton: Emit ::clicked() before closing the popover
2020-04-17 Timm Bäderlabel: Remove public pattern API
2020-04-17 Timm Bäderlabel: Shorten set_markup_internal a bit
2020-04-17 Timm Bäderlabel: Avoid duplicating a string
2020-04-17 Timm Bäderlabel: Pass <markup> length directly when parsing markup
2020-04-17 Timm Bäderlabel: Remove a double if (needs_root) check
2020-04-17 Timm Bäderlabel: Use widget API to add style class
2020-04-17 Timm Bäderlabel: Clear select info before creating a new one
2020-04-17 Timm Bäderlabel: Save a few LOC
2020-04-17 Timm Bäderlabel: Save links in an array
2020-04-17 Timm Bäderwidget: Return an array from list_devices
2020-04-17 Timm Bäderaccelgroup: Restructure gtk_accelerator_name
2020-04-17 Timm Bädermain: Stop using GList when propagating events
2020-04-17 Matthias Clasenwidget-factory: Use a model for the complex menu
2020-04-17 Matthias Clasenmodelbutton: Don't show accels without text
2020-04-17 Matthias Clasenwidget-factory: Catch errors
2020-04-17 Matthias Claseninspector: Fix a crash
2020-04-16 Matthias ClasenMerge branch 'event-types' into 'master'
2020-04-16 Emmanuele BassiRestructure the GdkEvent type hierarchy
2020-04-16 Emmanuele BassiFix annotations for GtkEventController
2020-04-16 Emmanuele BassiFix annotation for gtk_show_uri_full()
2020-04-16 Emmanuele BassiFix compiler warning
2020-04-16 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-04-16 Matthias ClasenMerge branch 'css-focus-changes' into 'master'
2020-04-16 Matthias Clasenthemes: Fix HighContrast dependencies
2020-04-16 Matthias ClasenAdwaita: Some adjustments for :focus-within
2020-04-16 Matthias Clasentestsuite: Add some checks for focus states
2020-04-16 Matthias ClasenAdd a focus-within state
2020-04-16 Matthias ClasenMerge branch 'monitor-signals-x11' into 'master'
2020-04-16 Olivier Fourdanx11: emit ::enter/leave-monitor
2020-04-16 Matthias ClasenAdd :focus-visible to css docs
2020-04-16 Matthias Clasencss: use :focus-visible instead of :focus(visible)
2020-04-15 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-04-15 Matthias Clasenwindow: Don't set is-active twice
2020-04-15 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-04-15 Matthias ClasenUpdates to NEWS
2020-04-15 Matthias ClasenMove key event rewriting
2020-04-15 Matthias Clasenwindow: Fix setting :is-active
2020-04-15 Matthias Claseneventcontroller: Fix signal marshallers
next